home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Information / WebSites / Wirenet / files / Dashboard2.lha / Dashboard2 / AmiTCP / bin / AddLibs next >
Text File  |  1998-02-26  |  209b  |  13 lines

  1. /*
  2. $VER: AddLibs 1.0 (4.9.97)
  3. by Neil Bothwick
  4.  
  5. Loads arexx libraries
  6. */
  7.  
  8. call addlib('rexxsupport.library',0,-30,0)
  9. call addlib('rexxdossupport.library',0,-30,0)
  10. call addlib('rexxreqtools.library',0,-30,0)
  11.  
  12.  
  13.